What is the role of the ContentType property in Service Bus message payloads?
ContentType
It encrypts the payload for secure transmission.
It determines the size of the payload.
It enables applications to describe the payload, with the suggested format for the property values being a MIME content-type description.
The ContentType property describes the payload, suggesting a MIME content-type format.